nanopyx.methods.esrrf
API Documentation
eSRRF
eSRRF
calculate
run_parameter_sweep
built with
pdoc
nanopyx
.
methods
.
esrrf
.esrrf
class
eSRRF
:
eSRRF
(
*
args
,
**
kwargs
)
def
calculate
(
self
,
img
:
<
built
-
in
function
array
>
,
frames_per_timepoint
:
int
,
temporal_correlation
:
str
=
'AVG'
):
def
run_parameter_sweep
(
self
,
img
:
<
built
-
in
function
array
>
,
sensitivity_array
:
<
built
-
in
function
array
>
,
radius_array
:
<
built
-
in
function
array
>
,
doErrorMapping
:
bool
=
True
,
doFRCMapping
:
bool
=
True
,
temporal_correlation
:
str
=
'AVG'
):